Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ListBase.Enumerator<T> Structure
Properties Methods


In This Topic
    ListBase.Enumerator<T> Structure Members
    In This Topic

    The following tables list the members exposed by ListBase.Enumerator<T>.

    Public Properties
     NameDescription
    Public PropertyGets the element at the current position of the enumerator.  
    Top
    Public Methods
     NameDescription
    Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Public MethodAdvances the enumerator to the next element of the collection.  
    Top
    See Also